home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
Tools
/
Misc
/
FLM
/
otherfiles
/
english
/
ARexx
/
ww_take.rexx
< prev
Wrap
OS/2 REXX Batch file
|
2000-01-01
|
385b
|
13 lines
/* This script takes translation from FLM and send it at Wordworth which
writes it under the current cursor position */
Options RESULTS
Address FLM TAKEWORD
If Symbol('RESULT')='LIT' Then Exit /* Test if a word has really been
returned. */
TEXT RESULT /* send returned word under the current cursor position of
Wordworth */